kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.collections
/
[JS]MutableListIterator
/
remove
remove
JS
abstract
override
fun
remove
(
)
Content copied to clipboard
Removes from the underlying collection the last element returned by this iterator.